toggle menu
ly.img:engine
androidJvm
switch theme
search in API
ly.img:engine
/
ly.img.engine
/
BlockApi
/
findByName
find
By
Name
abstract
fun
findByName
(
name
:
String
)
:
List
<
DesignBlock
>
Finds all blocks with the given name.
Return
a list of block ids.
Parameters
name
the name to search for.